const go.opentelemetry.io/otel/attribute.FLOAT64SLICE

6 uses

	go.opentelemetry.io/otel/attribute (current package)
		type_string.go#L18: 	_ = x[FLOAT64SLICE-7]
		value.go#L56: 	FLOAT64SLICE
		value.go#L115: 	return Value{vtype: FLOAT64SLICE, slice: attribute.Float64SliceValue(v)}
		value.go#L183: 	if v.vtype != FLOAT64SLICE {
		value.go#L227: 	case FLOAT64SLICE:
		value.go#L248: 	case FLOAT64SLICE: